projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee90102
)
Fix ChangeLog typo
author
martin rudalics
<rudalics@gmx.at>
Mon, 10 Oct 2011 18:47:15 +0000
(20:47 +0200)
committer
martin rudalics
<rudalics@gmx.at>
Mon, 10 Oct 2011 18:47:15 +0000
(20:47 +0200)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 6acf5852ecf322973a6e04240b26361bb53dafac..ce84446534b812067deac156fdafe5e038fc7551 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-8,7
+8,7
@@
* vc/vc.el (vc-revert, vc-rollback):
* vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
- (Bug#6183) (Bug#7074)
(
(Bug#7447)
+ (Bug#6183) (Bug#7074)
(Bug#7447)
2011-10-09 Martin Rudalics <rudalics@gmx.at>